Exchanging Certificates/Public Keys
When you encrypt a file with a password and then send it to your friend, Bob. In
order for Bob to decrypt the file you will need to tell him the password. This is
password exchange - one form of key exchange, and you have to find a secure method
to tell Bob the password. Otherwise anyone who knows the password can decrypt the
file.
Similarly you need to exchange public keys (as part of an X.509 certificate) with
your correspondents. However you public key can be public knowledge, meaning anyone
can have it. Your public key is like a lock that is used to lock data. Data locked
with your public key can only be decrypted with your private key.
In this section you will learn how to exchange public keys (or certificates) with
your correspondents.
Note: We use terms public key and
certificate interchangably here. However there are differences between the two.
To learn more about certificate and public key click
here.
Giving Your Certificate To Others
iSafeguard allows you to give your certificate to other people easily and conveniently.
You may use any of the following options to do so.
Using Certificate Manager Context Menu
- Start iSafeguard™ Certificate Manager
- Right click the mouse button on the certificate you want to send to others
- Select Email selected certificate... from the popup menu
- Follow your email program to send the exported certificate to others
Using Drag and Drop
- Start iSafeguard™ Certificate Manager
- Select the certificate you want to send to others using mouse button
- Drag the selected certificate and then drop it to your email program
- Follow your email program to send the exported certificate to others
Using Certificate Export Wizard
- Start iSafeguard™ Certificate Manager
- Select the certificate you want to send to others using mouse button
- Click the Export... button
- Follow the wizard to export the certificate to a file
- Attach the certificate file to your email program to send to others
Receiving Certificates From Other People
Ask your friends/correspondents to do the same using the above instructions to export
their certificates. When you receive their certificates they can be email messages
or a file attachments depending on how they exported their certificates.
Receiving Certificate As Email Message
If the certificate you received is part of an email message do the following to
import the certificate to your profile
- Start iSafeguard™ Certificate Manager
- Select the certificate text using your mouse within your email program, including
the beginning "-----BEGIN CERTIFICATE-----" and ending "-----END CERTIFICATE-----"
- Drag and then drop the certificate to iSafeguard™ Certificate Manager window
- Follow the wizard to import the certificate to your profile
Alternatively you can do the following
- Login if you are not currently logged
in
- Click your mouse button inside the email window so that it gets the input focus
- Press and hold Ctrl and Shift keys at the same time and then press key P (this is
the default)
- Follow the wizard to import the certificate to your profile
Receiving Certificate As Email Attachment
If the certificate your received is a file attachment you can do one of the following
- From your email program open the attached certificate file
- Login if you are not currently logged
in
- Follow the wizard to import the certificate to your profile
Alternatively you can
- Login if you are not currently logged
in
- Save the attached file to your hard drive
- Launch Windows Explorer and locate the file you've just saved
- Right click mouse button on the file
- Select iSafeguard and then Properties from the popup menu
- Follow the wizard to import the certificate to your profile
Receiving Certificate As File
If the certificate your received is a file do the following
- Login if you are not currently logged
in
- Launch Windows Explorer and locate the file that contains the certificate
- Right click mouse button on the file
- Select iSafeguard and then Properties from the popup menu
- Follow the wizard to import the certificate to your profile
|